x11: Assign GDK_SOURCE_TABLET_PAD when necessary
authorJason Gerecke <killertofu@gmail.com>
Tue, 27 Jun 2017 21:21:05 +0000 (14:21 -0700)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 30 Jun 2017 18:46:01 +0000 (20:46 +0200)
commit07f4139004f8900d160278be39e1c53dc45b0459
tree9e5aa82f55ea9cd1ea46417c86f52e4f97584b7c
parentd7b175a3fbba1f7b7236182ee3beeda4d973a991
x11: Assign GDK_SOURCE_TABLET_PAD when necessary

Wacom tablets often have a "pad" device which houses multiple buttons. At
present, these devices are incorrectly marked as GDK_SOURCE_PEN which can
cause problems for some software.

https://bugzilla.gnome.org/show_bug.cgi?id=782040
gdk/x11/gdkdevicemanager-xi2.c